* progmodes/octave.el (inferior-octave-strip-ctrl-g)
authorLeo Liu <sdl.web@gmail.com>
Sun, 5 May 2013 04:49:27 +0000 (12:49 +0800)
committerLeo Liu <sdl.web@gmail.com>
Sun, 5 May 2013 04:49:27 +0000 (12:49 +0800)
commit2e415a42e580c1a32e5bb3eea406a6061e105fd3
treeb7b76adeaa48a88cc34a10a404e5b8a30a173c8a
parent37a242e76dba8d732f62be47f71c3618b29670ef
* progmodes/octave.el (inferior-octave-strip-ctrl-g)
(inferior-octave-output-filter): Remove.
(octave-send-region, inferior-octave-startup): Fix callers.
(inferior-octave-mode-map): Don't use comint-dynamic-complete.
(octave-binary-file-extensions): New user variable.
(octave-find-definition): Confirm if opening binary files.
(octave-help-file): Use octave-find-definition to get the binary
confirmation.
(octave-help): Adjust for octave-help-file change.
lisp/ChangeLog
lisp/progmodes/octave.el